|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.desktop.core.dialogs.ContentPage
org.eclipse.vtp.desktop.model.core.configuration.ComponentPropertiesPanel
org.eclipse.vtp.desktop.editors.core.elements.PrimitivePropertiesPanel
org.eclipse.vtp.desktop.editors.core.elements.properties.AssignmentVariablesPropertyPanel
public class AssignmentVariablesPropertyPanel
| Constructor Summary | |
|---|---|
AssignmentVariablesPropertyPanel(java.lang.String name,
PrimitiveElement element)
|
|
| Method Summary | |
|---|---|
void |
cancel()
|
void |
createControls(org.eclipse.swt.widgets.Composite parent)
|
void |
save()
|
| Methods inherited from class org.eclipse.vtp.desktop.editors.core.elements.PrimitivePropertiesPanel |
|---|
getElement, setConfigurationContext |
| Methods inherited from class org.eclipse.vtp.desktop.model.core.configuration.ComponentPropertiesPanel |
|---|
createPage, getContainer, getControl, setControl |
| Methods inherited from class org.eclipse.vtp.desktop.core.dialogs.ContentPage |
|---|
getName, getRootShell |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssignmentVariablesPropertyPanel(java.lang.String name,
PrimitiveElement element)
name - | Method Detail |
|---|
public void createControls(org.eclipse.swt.widgets.Composite parent)
createControls in class PrimitivePropertiesPanelpublic void save()
save in class PrimitivePropertiesPanelpublic void cancel()
cancel in class ComponentPropertiesPanel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||